home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / tail < prev    next >
Text File  |  2001-04-06  |  251b  |  11 lines

  1. SYNOPSIS
  2.         void tail(string file)
  3.  
  4. DESCRIPTION
  5.         Print out the tail of a file. There is no specific amount of
  6.         lines given to the output. Only a maximum of 1000 bytes will
  7.         be printed.
  8.         
  9. SEE ALSO
  10.         cat(E), ed(E)
  11.